Skip to content

calendar: Fix all day events #34

Merged
merged 1 commit into from
Nov 14, 2019
Merged

calendar: Fix all day events #34

merged 1 commit into from
Nov 14, 2019

Conversation

donald
Copy link
Member

@donald donald commented Nov 14, 2019

All time events are stored without a time in the database. The method
event.start returns a date instead of a datetime in that case. If so,
set the ics event to all_day.

Fixes #30

All time events are stored without a time in the database. The method
event.start returns a date instead of a datetime in that case. If so,
set the ics event to all_day.
@donald donald merged commit aa7f886 into master Nov 14, 2019
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Whole-day events appear not properly
1 participant